PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTextContent Class / PDFFlowTextContent Constructor / PDFFlowTextContent Constructor(PDFFormattedContent)
Formatted content to be displayed.
In This Topic
    PDFFlowTextContent Constructor(PDFFormattedContent)
    In This Topic
    Initializes a new PDFFlowTextContent object.
    Syntax
    public PDFFlowTextContent( 
       PDFFormattedContent formattedContent
    )

    Parameters

    formattedContent
    Formatted content to be displayed.
    See Also